|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
DhcpServerMainProcess is the process manager that handles many DHCP server processes. More...
Public Member Functions | |
| DhcpServerProcess | getDhcpServerProcessByPortName (string) |
| Returns the DhcpServerProcess object of the specified port. More... | |
Public Member Functions inherited from Process | |
| Device | getOwnerDevice () |
| Returns the device for this process. More... | |
DhcpServerMainProcess is the process manager that handles many DHCP server processes.
| DhcpServerProcess DhcpServerMainProcess::getDhcpServerProcessByPortName | ( | string | ) |
Returns the DhcpServerProcess object of the specified port.
| portName,the | name of the port of interest. |